Skip to content

fix: generate version-specific network keys#2753

Merged
WeylonSantana merged 1 commit into
AscensionGameDev:mainfrom
WeylonSantana:fix-compilation
Nov 18, 2025
Merged

fix: generate version-specific network keys#2753
WeylonSantana merged 1 commit into
AscensionGameDev:mainfrom
WeylonSantana:fix-compilation

Conversation

@WeylonSantana

@WeylonSantana WeylonSantana commented Nov 18, 2025

Copy link
Copy Markdown
Contributor

This pull request introduces a minor update to the GzipCompression.cs file in the compression module. The change adds a explicit cast to (IEnumerable), which may be required for fix:

Operator '.' cannot be applied to operand of type 'void' .. GzipCompression.cs(27,47)

making Reverse() use linq, and not array.reverse

@WeylonSantana
WeylonSantana merged commit 1459a02 into AscensionGameDev:main Nov 18, 2025
1 check passed
@WeylonSantana
WeylonSantana deleted the fix-compilation branch November 18, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants